home *** CD-ROM | disk | FTP | other *** search
/ Liberation Day / Liberation Day.bin / GLOBALS / GLOBAL.MDB / Objectives Id Lookup.json < prev    next >
JavaScript Object Notation  |  1998-02-28  |  719b

  1. {
  2.     "schema": {
  3.         "Enum": "Long Integer NOT NULL",
  4.         "Description": "Text (50) NOT NULL",
  5.         "SymbolID": "Text (8)"
  6.     },
  7.     "data": [
  8.         {
  9.             "Enum": 0,
  10.             "Description": "Destroy",
  11.             "SymbolID": "OBJ000"
  12.         },
  13.         {
  14.             "Enum": 1,
  15.             "Description": "Hold Position",
  16.             "SymbolID": "OBJ001"
  17.         },
  18.         {
  19.             "Enum": 2,
  20.             "Description": "Escort",
  21.             "SymbolID": "OBJ002"
  22.         },
  23.         {
  24.             "Enum": 3,
  25.             "Description": "Protect",
  26.             "SymbolID": "OBJ003"
  27.         },
  28.         {
  29.             "Enum": 4,
  30.             "Description": "Intercept",
  31.             "SymbolID": "OBJ004"
  32.         },
  33.         {
  34.             "Enum": 5,
  35.             "Description": "Keep",
  36.             "SymbolID": "OBJ005"
  37.         },
  38.         {
  39.             "Enum": 6,
  40.             "Description": "Destroy All Except",
  41.             "SymbolID": "OBJ006"
  42.         },
  43.         {
  44.             "Enum": 8,
  45.             "Description": "Death match 2 cities",
  46.             "SymbolID": "OBJ000"
  47.         },
  48.         {
  49.             "Enum": 9,
  50.             "Description": "Death match city + alien",
  51.             "SymbolID": "OBJ000"
  52.         },
  53.         {
  54.             "Enum": 10,
  55.             "Description": "Death match slug fest",
  56.             "SymbolID": "OBJ000"
  57.         }
  58.     ]
  59. }